SipClientUserAgent Property |
Gets or sets user agent.
Namespace:
Independentsoft.Sip
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic string UserAgent { get; set; }Public Property UserAgent As String
Get
Set
Property Value
Type:
StringThe user agent.
See Also